home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xm / XmUpdateDisplay.z / XmUpdateDisplay
Encoding:
Text File  |  2001-04-17  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy - A function that processes all pending
  10.           exposure events immediately
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           void XmUpdateDisplay (_w_i_d_g_e_t)
  14.                   Widget  _w_i_d_g_e_t;
  15.           (vvvvooooiiiidddd)
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy provides the application with a mechanism
  22.           for forcing all pending exposure events to be removed from
  23.           the input queue and processed immediately.  When a user
  24.           selects a button within a menu pane, the menu panes are
  25.           unposted and then any activation callbacks registered by the
  26.           application are invoked. If one of the callbacks performs a
  27.           time-consuming action, the portion of the application window
  28.           that was covered by the menu panes will not have been
  29.           redrawn; normal exposure processing does not occur until all
  30.           of the callbacks have been invoked. If the application
  31.           writer suspects that a callback will take a long time, then
  32.           the callback may choose to invoke XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy before
  33.           starting its time-consuming operation.  This function is
  34.           also useful any time a transient window, such as a dialog
  35.           box, is unposted; callbacks are invoked before normal
  36.           exposure processing can occur.
  37.  
  38.           _w_i_d_g_e_t    Specifies any widget or gadget.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 4/6/01)
  64.  
  65.  
  66.  
  67.